Skip to content

Format Go files with gofmt#115

Merged
NicolasCARPi merged 2 commits into
masterfrom
elsa/260512-gtfmt
May 12, 2026
Merged

Format Go files with gofmt#115
NicolasCARPi merged 2 commits into
masterfrom
elsa/260512-gtfmt

Conversation

@eltouma
Copy link
Copy Markdown
Collaborator

@eltouma eltouma commented May 12, 2026

Run gofmt on Go files. No functional changes expected.

Summary by CodeRabbit

  • Style
    • Corrected code formatting and alignment.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Free

Run ID: bababb7e-bbb6-47ea-844e-e18b522cb25f

📥 Commits

Reviewing files that changed from the base of the PR and between 37f4a48 and b29248d.

📒 Files selected for processing (1)
  • src/moderation.go
✅ Files skipped from review due to trivial changes (1)
  • src/moderation.go

📝 Walkthrough

Walkthrough

Whitespace indentation of the PendingItem.Name struct field is normalized in src/moderation.go without changes to the field's type, JSON tag, or any functional behavior.

Changes

Formatting Cleanup

Layer / File(s) Summary
Struct field whitespace alignment
src/moderation.go
PendingItem struct Name field indentation is normalized.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minutes

Poem

🐰 A tiny hop, a spacing gleam,
The struct fields now align just right,
No logic changed, just whitespace clean—
Moderation shines with formatting light!


Note

🎁 Summarized by CodeRabbit Free

Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login.

Comment @coderabbitai help to get the list of available commands and usage tips.

@eltouma eltouma requested a review from NicolasCARPi May 12, 2026 14:39
@NicolasCARPi NicolasCARPi merged commit c063438 into master May 12, 2026
3 checks passed
@NicolasCARPi NicolasCARPi deleted the elsa/260512-gtfmt branch May 12, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants